type net/http.http2writeSettings

4 uses

	net/http (current package)
		h2_bundle.go#L4715: 		write: http2writeSettings{
		h2_bundle.go#L10327: type http2writeSettings []http2Setting
		h2_bundle.go#L10329: func (s http2writeSettings) staysWithinBuffer(max int) bool {
		h2_bundle.go#L10335: func (s http2writeSettings) writeFrame(ctx http2writeContext) error {